lcWndInputStr
Home
Calls a dialog where user can enter string for current command.
At other way, user call open this dialog by pressing <Tab> key or <Ctrl>+L
BOOL
lcWndInputStr
(
HANDLE
hLcWnd
);
Parameters
hLcWnd
Handle to LiteCAD
graphics window
.
Return Value
If the function succeeds, the return value is nonzero (TRUE).